ICICLE
Contents:
Requirements
Connecting an Instrument
High Level Interfaces
Implementing a New Instrument
Graphical Monitoring
CLI Tests
API Reference - icicle
ICICLE
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__init__() (icicle.adc_board.AdcBoard method)
(icicle.binder_climate_chamber.Binder method)
(icicle.cli_utils.InContextObjectField method)
(icicle.cli_utils.MonitoringLogger method)
(icicle.dummy.DummyInstrument method)
(icicle.hmp4040.HMP4040 method)
(icicle.hp34401a.HP34401A method)
(icicle.instrument.Flock method)
(icicle.instrument.Instrument method)
(icicle.instrument.LOCK_NOT_ACQUIRED method)
(icicle.instrument.Multiton method)
(icicle.instrument.Singleton method)
(icicle.instrument_cluster.DummyInstrument method)
(icicle.instrument_cluster.InstrumentCluster method)
(icicle.instrument_cluster.InstrumentNotInstantiated method)
(icicle.itkdcsinterlock.ITkDCSInterlock method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keithley6500.Keithley6500 method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.lauda.Lauda method)
(icicle.mp1.MP1 method)
(icicle.mqtt_client.MQTTClient method)
(icicle.pidcontroller.PIDController method)
(icicle.relay_board.RelayBoard method)
(icicle.relay_board.RelayBoardDOUBLE method)
(icicle.relay_board.RelayBoardQUAD method)
(icicle.relay_board.RelayBoardRD53A method)
(icicle.scpi_instrument.SCPIInstrument method)
(icicle.tti.TTI method)
(icicle.visa_instrument.VisaInstrument method)
(icicle.ximc_instrument.XimcInstrument method)
A
abort() (icicle.instrument_cluster.InstrumentCluster method)
acquire() (icicle.instrument.Flock method)
acquire_lock() (in module icicle.instrument)
AdcBoard (class in icicle.adc_board)
AdcBoard.MeasureChannel (class in icicle.adc_board)
APPLICATION_STUB (icicle.adc_board.AdcBoard attribute)
as_string() (icicle.instrument.Instrument.MeasureChannel method)
(icicle.instrument.Instrument.MeasureChannelWrapper method)
assert_status() (icicle.instrument_cluster.InstrumentCluster method)
AUTO_COND_BIT (icicle.binder_climate_chamber.Binder attribute)
B
BadStatusForOperationError() (in module icicle.instrument_cluster)
BAUD_RATE (icicle.adc_board.AdcBoard attribute)
(icicle.hp34401a.HP34401A attribute)
(icicle.keithley2000.Keithley2000 attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keysighte3633a.KeysightE3633A attribute)
(icicle.lauda.Lauda attribute)
(icicle.mp1.MP1 attribute)
(icicle.relay_board.RelayBoard attribute)
(icicle.tti.TTI attribute)
Binder (class in icicle.binder_climate_chamber)
Binder.MeasureChannel (class in icicle.binder_climate_chamber)
Binder.TemperatureChannel (class in icicle.binder_climate_chamber)
bitfield_bool() (in module icicle.utils.parser_utils)
C
change_voltage_range() (icicle.keithley2410.Keithley2410 method)
channel (icicle.instrument.Instrument.MeasureChannel property)
(icicle.instrument.Instrument.PowerChannel property)
(icicle.instrument.Instrument.TemperatureChannel property)
channel() (icicle.instrument.Instrument method)
channel_name() (icicle.adc_board.AdcBoard.MeasureChannel method)
ChannelError() (in module icicle.instrument)
CHANNELS (icicle.pidcontroller.PIDController attribute)
check_auto_cond() (icicle.binder_climate_chamber.Binder method)
check_idle() (icicle.binder_climate_chamber.Binder method)
clear_trace() (icicle.hp34401a.HP34401A method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keithley6500.Keithley6500 method)
climate_chamber() (icicle.instrument_cluster.InstrumentCluster method)
close() (icicle.instrument.Instrument method)
(icicle.instrument_cluster.InstrumentCluster method)
CMD (icicle.adc_board.AdcBoard attribute)
COM_CLEAR_TRACE (icicle.hp34401a.HP34401A attribute)
(icicle.keithley2000.Keithley2000 attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keithley6500.Keithley6500 attribute)
COM_DEVICE_CLEAR (icicle.keithley2410.Keithley2410 attribute)
COM_IMMEDIATE_TRIGGER (icicle.hp34401a.HP34401A attribute)
(icicle.keithley2000.Keithley2000 attribute)
(icicle.keithley6500.Keithley6500 attribute)
COM_RESET (icicle.hmp4040.HMP4040 attribute)
(icicle.hp34401a.HP34401A attribute)
(icicle.itkdcsinterlock.ITkDCSInterlock attribute)
(icicle.keithley2000.Keithley2000 attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keithley6500.Keithley6500 attribute)
(icicle.keysighte3633a.KeysightE3633A attribute)
(icicle.lauda.Lauda attribute)
(icicle.mp1.MP1 attribute)
(icicle.pidcontroller.PIDController attribute)
(icicle.scpi_instrument.SCPIInstrument attribute)
(icicle.tti.TTI attribute)
COM_SELFTEST (icicle.hp34401a.HP34401A attribute)
(icicle.keithley2000.Keithley2000 attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keithley6500.Keithley6500 attribute)
connect() (icicle.mqtt_client.MQTTClient method)
connected (icicle.instrument.Instrument.Channel property)
connected() (icicle.instrument.Instrument method)
convert() (icicle.cli_utils.InContextObjectField method)
current (icicle.hmp4040.HMP4040.PowerChannel property)
(icicle.instrument.Instrument.PowerChannel property)
(icicle.keithley2410.Keithley2410.PowerChannel property)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel property)
(icicle.mp1.MP1.PowerChannel property)
(icicle.tti.TTI.PowerChannel property)
current_limit (icicle.instrument.Instrument.PowerChannel property)
(icicle.keithley2410.Keithley2410.PowerChannel property)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel property)
(icicle.tti.TTI.PowerChannel property)
current_trip (icicle.instrument.Instrument.PowerChannel property)
(icicle.keithley2410.Keithley2410.PowerChannel property)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel property)
(icicle.mp1.MP1.PowerChannel property)
(icicle.tti.TTI.PowerChannel property)
D
DATA_BITS (icicle.adc_board.AdcBoard attribute)
(icicle.mp1.MP1 attribute)
DATA_LEN (icicle.adc_board.AdcBoard attribute)
DEFAULT_PIN_MAP (icicle.adc_board.AdcBoard attribute)
device_clear() (icicle.keithley2410.Keithley2410 method)
devices() (icicle.ximc_instrument.XimcInstrument class method)
disconnect() (icicle.mqtt_client.MQTTClient method)
DRY_AIR_BIT (icicle.binder_climate_chamber.Binder attribute)
DummyInstrument (class in icicle.dummy)
(class in icicle.instrument_cluster)
DummyInstrument.DummyFunction (class in icicle.instrument_cluster)
E
enable_register() (icicle.hp34401a.HP34401A method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley6500.Keithley6500 method)
errors (icicle.mp1.MP1.MeasureChannel property)
(icicle.mp1.MP1.PowerChannel property)
F
FAN_BIT (icicle.binder_climate_chamber.Binder attribute)
float_list() (in module icicle.utils.parser_utils)
float_or_strings() (in module icicle.utils.parser_utils)
Flock (class in icicle.instrument)
FLOCK (icicle.instrument.Instrument.LockType attribute)
G
get_flock() (icicle.instrument.Instrument method)
get_hv() (icicle.instrument_cluster.InstrumentCluster method)
get_instance() (icicle.instrument.Multiton method)
get_instruments() (icicle.instrument_cluster.InstrumentCluster method)
get_lockfile() (icicle.instrument.Instrument method)
get_lv() (icicle.instrument_cluster.InstrumentCluster method)
get_modules() (icicle.instrument_cluster.InstrumentCluster method)
get_movement_settings() (icicle.ximc_instrument.XimcInstrument method)
get_pin_map() (icicle.adc_board.AdcBoard method)
get_position() (icicle.ximc_instrument.XimcInstrument method)
get_position_user() (icicle.ximc_instrument.XimcInstrument method)
get_temperature() (icicle.binder_climate_chamber.Binder method)
getVals() (icicle.binder_climate_chamber.Binder method)
H
has_calibration (icicle.ximc_instrument.XimcInstrument property)
HEAD_LEN (icicle.adc_board.AdcBoard attribute)
HMP4040 (class in icicle.hmp4040)
HMP4040.MeasureChannel (class in icicle.hmp4040)
HMP4040.PowerChannel (class in icicle.hmp4040)
HP34401A (class in icicle.hp34401a)
HP34401A.MeasureChannel (class in icicle.hp34401a)
humid_converter_factory() (in module icicle.hp34401a_cli)
(in module icicle.keithley2000_cli)
(in module icicle.keithley6500_cli)
hv_off() (icicle.instrument_cluster.InstrumentCluster method)
hv_off_module() (icicle.instrument_cluster.InstrumentCluster method)
hv_on() (icicle.instrument_cluster.InstrumentCluster method)
hv_on_module() (icicle.instrument_cluster.InstrumentCluster method)
hv_set() (icicle.instrument_cluster.InstrumentCluster method)
hv_set_module() (icicle.instrument_cluster.InstrumentCluster method)
hv_set_ocp() (icicle.instrument_cluster.InstrumentCluster method)
hv_set_ocp_module() (icicle.instrument_cluster.InstrumentCluster method)
I
icicle
module
icicle.adc_board
module
icicle.adc_board_cli
module
icicle.binder_climate_chamber
module
icicle.binder_climate_chamber_cli
module
icicle.cli_utils
module
icicle.dummy
module
icicle.hmp4040
module
icicle.hmp4040_cli
module
icicle.hp34401a
module
icicle.hp34401a_cli
module
icicle.instrument
module
icicle.instrument_cluster
module
icicle.instrument_cluster_cli
module
icicle.itkdcsinterlock
module
icicle.keithley2000
module
icicle.keithley2000_cli
module
icicle.keithley2410
module
icicle.keithley2410_cli
module
icicle.keithley6500
module
icicle.keithley6500_cli
module
icicle.keysighte3633a
module
icicle.keysighte3633a_cli
module
icicle.lauda
module
icicle.lauda_cli
module
icicle.measurechannel_cli
module
icicle.mp1
module
icicle.mp1_cli
module
icicle.mqtt_client
module
icicle.pidcontroller
module
icicle.powerchannel_cli
module
icicle.relay_board
module
icicle.relay_board_cli
module
icicle.scpi_instrument
module
icicle.tti
module
icicle.tti_cli
module
icicle.utils.parser_utils
module
icicle.visa_instrument
module
icicle.ximc_cli
module
icicle.ximc_instrument
module
identify() (icicle.adc_board.AdcBoard method)
(icicle.scpi_instrument.SCPIInstrument method)
(icicle.ximc_instrument.XimcInstrument method)
IDLE_MODE_BIT (icicle.binder_climate_chamber.Binder attribute)
immediate_trigger() (icicle.hp34401a.HP34401A method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley6500.Keithley6500 method)
InContextObjectField (class in icicle.cli_utils)
Instrument (class in icicle.instrument)
instrument (icicle.instrument.Instrument.Channel property)
Instrument.Channel (class in icicle.instrument)
Instrument.LockType (class in icicle.instrument)
Instrument.MeasureChannel (class in icicle.instrument)
Instrument.MeasureChannelWrapper (class in icicle.instrument)
Instrument.PowerChannel (class in icicle.instrument)
Instrument.TemperatureChannel (class in icicle.instrument)
InstrumentCluster (class in icicle.instrument_cluster)
InstrumentCluster.RB_Wrapper (class in icicle.instrument_cluster)
InstrumentNotInstantiated (class in icicle.instrument_cluster)
InstrumentTimeoutError() (in module icicle.instrument)
int_map() (in module icicle.utils.parser_utils)
interlocked (icicle.mp1.MP1.PowerChannel property)
is_in() (in module icicle.scpi_instrument)
is_integer() (in module icicle.scpi_instrument)
is_numeric() (in module icicle.scpi_instrument)
ITkDCSInterlock (class in icicle.itkdcsinterlock)
ITkDCSInterlock.MeasureChannel (class in icicle.itkdcsinterlock)
K
Keithley2000 (class in icicle.keithley2000)
Keithley2000.MeasureChannel (class in icicle.keithley2000)
Keithley2410 (class in icicle.keithley2410)
Keithley2410.MeasureChannel (class in icicle.keithley2410)
Keithley2410.PowerChannel (class in icicle.keithley2410)
Keithley6500 (class in icicle.keithley6500)
Keithley6500.MeasureChannel (class in icicle.keithley6500)
KeysightE3633A (class in icicle.keysighte3633a)
KeysightE3633A.MeasureChannel (class in icicle.keysighte3633a)
KeysightE3633A.PowerChannel (class in icicle.keysighte3633a)
L
Lauda (class in icicle.lauda)
Lauda.MeasureChannel (class in icicle.lauda)
library_version() (icicle.ximc_instrument.XimcInstrument class method)
load_instrument_class() (icicle.instrument.Instrument static method)
LOCK_NOT_ACQUIRED (class in icicle.instrument)
LOCK_PATH (icicle.instrument.Instrument attribute)
LOCK_TYPE (icicle.instrument.Instrument attribute)
LOCKFILE (icicle.instrument.Instrument.LockType attribute)
loop_forever() (icicle.mqtt_client.MQTTClient method)
loop_start() (icicle.mqtt_client.MQTTClient method)
loop_stop() (icicle.mqtt_client.MQTTClient method)
lv_off() (icicle.instrument_cluster.InstrumentCluster method)
lv_off_module() (icicle.instrument_cluster.InstrumentCluster method)
lv_on() (icicle.instrument_cluster.InstrumentCluster method)
lv_on_module() (icicle.instrument_cluster.InstrumentCluster method)
lv_sweep() (icicle.instrument_cluster.InstrumentCluster method)
lv_sweep_module() (icicle.instrument_cluster.InstrumentCluster method)
M
map_to() (in module icicle.scpi_instrument)
measure() (icicle.binder_climate_chamber.Binder method)
(icicle.hmp4040.HMP4040 method)
(icicle.hp34401a.HP34401A method)
(icicle.instrument.Instrument method)
(icicle.itkdcsinterlock.ITkDCSInterlock method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keithley6500.Keithley6500 method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.tti.TTI method)
MEASURE_COMMAND_MAP (icicle.binder_climate_chamber.Binder attribute)
(icicle.hmp4040.HMP4040 attribute)
(icicle.keysighte3633a.KeysightE3633A attribute)
(icicle.lauda.Lauda attribute)
(icicle.mp1.MP1 attribute)
(icicle.tti.TTI attribute)
measure_current (icicle.instrument.Instrument.PowerChannel property)
measure_old() (icicle.keithley2000.Keithley2000 method)
(icicle.keithley6500.Keithley6500 method)
measure_single() (icicle.hp34401a.HP34401A method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keithley6500.Keithley6500 method)
measure_speed (icicle.instrument.Instrument.TemperatureChannel property)
measure_temperature (icicle.instrument.Instrument.TemperatureChannel property)
measure_type (icicle.instrument.Instrument.MeasureChannel property)
(icicle.instrument.Instrument.MeasureChannelWrapper property)
MEASURE_TYPE_MAP (icicle.keithley2410.Keithley2410 attribute)
MEASURE_TYPES (icicle.adc_board.AdcBoard attribute)
(icicle.binder_climate_chamber.Binder attribute)
(icicle.hmp4040.HMP4040 attribute)
(icicle.hp34401a.HP34401A attribute)
(icicle.itkdcsinterlock.ITkDCSInterlock attribute)
(icicle.keithley2000.Keithley2000 attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keithley6500.Keithley6500 attribute)
(icicle.keysighte3633a.KeysightE3633A attribute)
(icicle.lauda.Lauda attribute)
(icicle.mp1.MP1 attribute)
(icicle.pidcontroller.PIDController attribute)
(icicle.tti.TTI attribute)
measure_voltage (icicle.instrument.Instrument.PowerChannel property)
MEASURE_WRAPPER_TYPES (icicle.relay_board.RelayBoard attribute)
(icicle.relay_board.RelayBoardDOUBLE attribute)
(icicle.relay_board.RelayBoardQUAD attribute)
(icicle.relay_board.RelayBoardRD53A attribute)
MICROSTEP_MODE_FRAC_128 (icicle.ximc_instrument.XimcInstrument.MicrostepMode attribute)
MICROSTEP_MODE_FRAC_16 (icicle.ximc_instrument.XimcInstrument.MicrostepMode attribute)
MICROSTEP_MODE_FRAC_2 (icicle.ximc_instrument.XimcInstrument.MicrostepMode attribute)
MICROSTEP_MODE_FRAC_256 (icicle.ximc_instrument.XimcInstrument.MicrostepMode attribute)
MICROSTEP_MODE_FRAC_32 (icicle.ximc_instrument.XimcInstrument.MicrostepMode attribute)
MICROSTEP_MODE_FRAC_4 (icicle.ximc_instrument.XimcInstrument.MicrostepMode attribute)
MICROSTEP_MODE_FRAC_64 (icicle.ximc_instrument.XimcInstrument.MicrostepMode attribute)
MICROSTEP_MODE_FRAC_8 (icicle.ximc_instrument.XimcInstrument.MicrostepMode attribute)
MICROSTEP_MODE_FULL (icicle.ximc_instrument.XimcInstrument.MicrostepMode attribute)
MissingRequiredInstrumentError() (in module icicle.instrument_cluster)
module
icicle
icicle.adc_board
icicle.adc_board_cli
icicle.binder_climate_chamber
icicle.binder_climate_chamber_cli
icicle.cli_utils
icicle.dummy
icicle.hmp4040
icicle.hmp4040_cli
icicle.hp34401a
icicle.hp34401a_cli
icicle.instrument
icicle.instrument_cluster
icicle.instrument_cluster_cli
icicle.itkdcsinterlock
icicle.keithley2000
icicle.keithley2000_cli
icicle.keithley2410
icicle.keithley2410_cli
icicle.keithley6500
icicle.keithley6500_cli
icicle.keysighte3633a
icicle.keysighte3633a_cli
icicle.lauda
icicle.lauda_cli
icicle.measurechannel_cli
icicle.mp1
icicle.mp1_cli
icicle.mqtt_client
icicle.pidcontroller
icicle.powerchannel_cli
icicle.relay_board
icicle.relay_board_cli
icicle.scpi_instrument
icicle.tti
icicle.tti_cli
icicle.utils.parser_utils
icicle.visa_instrument
icicle.ximc_cli
icicle.ximc_instrument
monitor() (icicle.adc_board.AdcBoard method)
MONITOR_KEYS (icicle.binder_climate_chamber.Binder attribute)
monitor_step() (icicle.hmp4040.HMP4040 method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.tti.TTI method)
MonitoringLogger (class in icicle.cli_utils)
move() (icicle.ximc_instrument.XimcInstrument method)
move_user() (icicle.ximc_instrument.XimcInstrument method)
MP1 (class in icicle.mp1)
MP1.MeasureChannel (class in icicle.mp1)
MP1.PowerChannel (class in icicle.mp1)
mp1_set_requires_readback() (in module icicle.mp1)
MQTTClient (class in icicle.mqtt_client)
MSG_LEN (icicle.adc_board.AdcBoard attribute)
Multiton (class in icicle.instrument)
MUTEX (icicle.instrument.Instrument.LockType attribute)
N
N_CHANNELS (icicle.adc_board.AdcBoard attribute)
NO_SIMULATION (icicle.binder_climate_chamber.Binder attribute)
(icicle.ximc_instrument.XimcInstrument attribute)
null_converter_factory() (in module icicle.hp34401a_cli)
(in module icicle.keithley2000_cli)
(in module icicle.keithley6500_cli)
numeric_bool() (in module icicle.utils.parser_utils)
numeric_float() (in module icicle.utils.parser_utils)
numeric_int() (in module icicle.utils.parser_utils)
O
off() (icicle.adc_board.AdcBoard method)
(icicle.hmp4040.HMP4040 method)
(icicle.instrument.Instrument method)
(icicle.instrument_cluster.InstrumentCluster method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.mp1.MP1 method)
(icicle.relay_board.RelayBoard method)
(icicle.tti.TTI method)
off_module() (icicle.instrument_cluster.InstrumentCluster method)
on() (icicle.adc_board.AdcBoard method)
(icicle.hmp4040.HMP4040 method)
(icicle.instrument.Instrument method)
(icicle.instrument_cluster.InstrumentCluster method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.mp1.MP1 method)
(icicle.tti.TTI method)
on_module() (icicle.instrument_cluster.InstrumentCluster method)
open() (icicle.instrument.Instrument method)
(icicle.instrument_cluster.InstrumentCluster method)
OUTPUTS (icicle.hmp4040.HMP4040 attribute)
(icicle.itkdcsinterlock.ITkDCSInterlock attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keysighte3633a.KeysightE3633A attribute)
(icicle.mp1.MP1 attribute)
(icicle.tti.TTI attribute)
outputs (icicle.tti.TTI property)
P
package_map (icicle.instrument_cluster.InstrumentCluster attribute)
PARITY (icicle.adc_board.AdcBoard attribute)
(icicle.mp1.MP1 attribute)
PIDController (class in icicle.pidcontroller)
PIDController.MeasureChannel (class in icicle.pidcontroller)
PIDController.TemperatureChannel (class in icicle.pidcontroller)
pin_map (icicle.instrument_cluster.InstrumentCluster.RB_Wrapper property)
PIN_MAP (icicle.relay_board.RelayBoard attribute)
PORT (icicle.binder_climate_chamber.Binder attribute)
print_output() (in module icicle.cli_utils)
probe_temperature() (icicle.binder_climate_chamber.Binder method)
publish() (icicle.binder_climate_chamber.Binder method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keithley6500.Keithley6500 method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.mqtt_client.MQTTClient method)
(icicle.tti.TTI method)
Q
query() (icicle.adc_board.AdcBoard method)
(icicle.instrument.Instrument method)
(icicle.relay_board.RelayBoard method)
(icicle.scpi_instrument.SCPIInstrument method)
query_adc() (icicle.adc_board.AdcBoard method)
query_all() (icicle.instrument_cluster.InstrumentCluster.RB_Wrapper method)
query_channel() (icicle.hmp4040.HMP4040 method)
(icicle.itkdcsinterlock.ITkDCSInterlock method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.pidcontroller.PIDController method)
(icicle.tti.TTI method)
query_pin() (icicle.instrument_cluster.InstrumentCluster.RB_Wrapper method)
(icicle.relay_board.RelayBoard method)
query_status() (icicle.adc_board.AdcBoard method)
R
read (icicle.adc_board.AdcBoard.MeasureChannel property)
read_calibration() (icicle.ximc_instrument.XimcInstrument method)
READ_TERMINATION (icicle.adc_board.AdcBoard attribute)
(icicle.hp34401a.HP34401A attribute)
(icicle.lauda.Lauda attribute)
(icicle.mp1.MP1 attribute)
(icicle.relay_board.RelayBoard attribute)
(icicle.scpi_instrument.SCPIInstrument attribute)
read_value() (icicle.binder_climate_chamber.Binder method)
REGISTER (icicle.binder_climate_chamber.Binder attribute)
register() (icicle.instrument.Instrument class method)
register_flusher() (icicle.cli_utils.MonitoringLogger method)
register_writer() (icicle.cli_utils.MonitoringLogger method)
registered_classes (icicle.instrument.Instrument attribute)
REGISTERS (icicle.hmp4040.HMP4040 attribute)
(icicle.hp34401a.HP34401A attribute)
(icicle.itkdcsinterlock.ITkDCSInterlock attribute)
(icicle.keithley2000.Keithley2000 attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keithley6500.Keithley6500 attribute)
(icicle.keysighte3633a.KeysightE3633A attribute)
(icicle.lauda.Lauda attribute)
relay_pin_module() (icicle.instrument_cluster.InstrumentCluster method)
RelayBoard (class in icicle.relay_board)
RelayBoard.MeasureChannelWrapper (class in icicle.relay_board)
RelayBoardDOUBLE (class in icicle.relay_board)
RelayBoardQUAD (class in icicle.relay_board)
RelayBoardRD53A (class in icicle.relay_board)
release() (icicle.instrument.Flock method)
remove_instrument() (icicle.instrument_cluster.InstrumentCluster method)
remove_instrument_module() (icicle.instrument_cluster.InstrumentCluster method)
REQUEST_STUB (icicle.adc_board.AdcBoard attribute)
reset() (icicle.instrument.Instrument method)
(icicle.instrument_cluster.InstrumentCluster method)
(icicle.keithley2410.Keithley2410 method)
(icicle.mp1.MP1 method)
(icicle.scpi_instrument.SCPIInstrument method)
reset_current_trip() (icicle.instrument.Instrument.PowerChannel method)
(icicle.keithley2410.Keithley2410.PowerChannel method)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel method)
(icicle.tti.TTI.PowerChannel method)
reset_voltage_trip() (icicle.hmp4040.HMP4040.PowerChannel method)
(icicle.instrument.Instrument.PowerChannel method)
(icicle.keithley2410.Keithley2410.PowerChannel method)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel method)
(icicle.tti.TTI.PowerChannel method)
resource (icicle.instrument.Instrument property)
RETRIES (icicle.binder_climate_chamber.Binder attribute)
retry_on_fail() (in module icicle.instrument)
retry_on_fail_visa() (in module icicle.visa_instrument)
S
SCPIInstrument (class in icicle.scpi_instrument)
selftest() (icicle.hp34401a.HP34401A method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keithley6500.Keithley6500 method)
set() (icicle.adc_board.AdcBoard method)
(icicle.instrument.Instrument method)
(icicle.relay_board.RelayBoard method)
(icicle.scpi_instrument.SCPIInstrument method)
set_all_line_integrations() (icicle.hp34401a.HP34401A method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley6500.Keithley6500 method)
set_channel() (icicle.hmp4040.HMP4040 method)
(icicle.itkdcsinterlock.ITkDCSInterlock method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.pidcontroller.PIDController method)
(icicle.tti.TTI method)
set_humidity() (icicle.binder_climate_chamber.Binder method)
set_line_integration() (icicle.hp34401a.HP34401A method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley6500.Keithley6500 method)
set_microstep_mode() (icicle.ximc_instrument.XimcInstrument method)
set_movement_settings() (icicle.ximc_instrument.XimcInstrument method)
set_pin() (icicle.relay_board.RelayBoard method)
SET_REQUIRES_READBACK (icicle.scpi_instrument.SCPIInstrument attribute)
SET_REQUIRES_READBACK() (icicle.mp1.MP1 method)
set_temperature() (icicle.binder_climate_chamber.Binder method)
set_value() (icicle.binder_climate_chamber.Binder method)
set_voltage_range() (icicle.keithley2410.Keithley2410 method)
SETTINGS (icicle.hmp4040.HMP4040 attribute)
(icicle.hp34401a.HP34401A attribute)
(icicle.itkdcsinterlock.ITkDCSInterlock attribute)
(icicle.keithley2000.Keithley2000 attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keithley6500.Keithley6500 attribute)
(icicle.keysighte3633a.KeysightE3633A attribute)
(icicle.lauda.Lauda attribute)
(icicle.mp1.MP1 attribute)
(icicle.pidcontroller.PIDController attribute)
(icicle.scpi_instrument.SCPIInstrument attribute)
(icicle.tti.TTI attribute)
shell_complete() (icicle.cli_utils.InContextObjectField method)
shh_converter_factory() (in module icicle.hp34401a_cli)
(in module icicle.keithley2000_cli)
(in module icicle.keithley6500_cli)
sim (icicle.instrument.Instrument property)
(icicle.visa_instrument.VisaInstrument property)
Singleton (class in icicle.instrument)
sleep() (icicle.instrument_cluster.InstrumentCluster method)
SMALL_DELAY (icicle.hp34401a.HP34401A attribute)
(icicle.scpi_instrument.SCPIInstrument attribute)
source_mode (icicle.keithley2410.Keithley2410.PowerChannel property)
SOURCE_REGISTERS (icicle.hmp4040.HMP4040 attribute)
(icicle.itkdcsinterlock.ITkDCSInterlock attribute)
SOURCE_TYPES (icicle.hmp4040.HMP4040 attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keysighte3633a.KeysightE3633A attribute)
(icicle.mp1.MP1 attribute)
(icicle.tti.TTI attribute)
speed (icicle.binder_climate_chamber.Binder.TemperatureChannel property)
(icicle.instrument.Instrument.TemperatureChannel property)
(icicle.pidcontroller.PIDController.TemperatureChannel property)
STAGE_CALIBRATIONS (icicle.ximc_instrument.XimcInstrument attribute)
STAT_LEN (icicle.adc_board.AdcBoard attribute)
state (icicle.binder_climate_chamber.Binder.TemperatureChannel property)
(icicle.hmp4040.HMP4040.PowerChannel property)
(icicle.instrument.Instrument.PowerChannel property)
(icicle.instrument.Instrument.TemperatureChannel property)
(icicle.keithley2410.Keithley2410.PowerChannel property)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel property)
(icicle.mp1.MP1.PowerChannel property)
(icicle.pidcontroller.PIDController.TemperatureChannel property)
(icicle.tti.TTI.PowerChannel property)
status (icicle.adc_board.AdcBoard.MeasureChannel property)
(icicle.binder_climate_chamber.Binder.MeasureChannel property)
(icicle.binder_climate_chamber.Binder.TemperatureChannel property)
(icicle.hmp4040.HMP4040.MeasureChannel property)
(icicle.hmp4040.HMP4040.PowerChannel property)
(icicle.hp34401a.HP34401A.MeasureChannel property)
(icicle.instrument.Instrument.Channel property)
(icicle.instrument.Instrument.MeasureChannelWrapper property)
(icicle.itkdcsinterlock.ITkDCSInterlock.MeasureChannel property)
(icicle.keithley2000.Keithley2000.MeasureChannel property)
(icicle.keithley2410.Keithley2410.MeasureChannel property)
(icicle.keithley2410.Keithley2410.PowerChannel property)
(icicle.keithley6500.Keithley6500.MeasureChannel property)
(icicle.keysighte3633a.KeysightE3633A.MeasureChannel property)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel property)
(icicle.lauda.Lauda.MeasureChannel property)
(icicle.mp1.MP1.MeasureChannel property)
(icicle.mp1.MP1.PowerChannel property)
(icicle.pidcontroller.PIDController.MeasureChannel property)
(icicle.pidcontroller.PIDController.TemperatureChannel property)
(icicle.relay_board.RelayBoard.MeasureChannelWrapper property)
(icicle.tti.TTI.MeasureChannel property)
(icicle.tti.TTI.PowerChannel property)
status() (icicle.hmp4040.HMP4040 method)
(icicle.instrument.Instrument method)
(icicle.instrument_cluster.InstrumentCluster method)
(icicle.itkdcsinterlock.ITkDCSInterlock method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.mp1.MP1 method)
(icicle.pidcontroller.PIDController method)
(icicle.relay_board.RelayBoard method)
(icicle.tti.TTI method)
status_module() (icicle.instrument_cluster.InstrumentCluster method)
STOP_BITS (icicle.adc_board.AdcBoard attribute)
(icicle.mp1.MP1 attribute)
str_map() (in module icicle.utils.parser_utils)
string_bool() (in module icicle.utils.parser_utils)
strip_float() (in module icicle.utils.parser_utils)
strip_str() (in module icicle.utils.parser_utils)
subscribe() (icicle.mqtt_client.MQTTClient method)
sweep() (icicle.instrument.Instrument method)
(icicle.instrument.Instrument.PowerChannel method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.tti.TTI method)
sweep_print_header() (icicle.hmp4040.HMP4040 method)
(icicle.hp34401a.HP34401A method)
(icicle.instrument.Instrument method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keithley6500.Keithley6500 method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.tti.TTI method)
T
TEMP_CHANNELS (icicle.adc_board.AdcBoard attribute)
temperature (icicle.binder_climate_chamber.Binder.TemperatureChannel property)
(icicle.instrument.Instrument.TemperatureChannel property)
(icicle.pidcontroller.PIDController.TemperatureChannel property)
TIMEOUT (icicle.adc_board.AdcBoard attribute)
(icicle.binder_climate_chamber.Binder attribute)
(icicle.hmp4040.HMP4040 attribute)
(icicle.hp34401a.HP34401A attribute)
(icicle.itkdcsinterlock.ITkDCSInterlock attribute)
(icicle.keithley2000.Keithley2000 attribute)
(icicle.keithley2410.Keithley2410 attribute)
(icicle.keithley6500.Keithley6500 attribute)
(icicle.keysighte3633a.KeysightE3633A attribute)
(icicle.lauda.Lauda attribute)
(icicle.mp1.MP1 attribute)
(icicle.pidcontroller.PIDController attribute)
(icicle.relay_board.RelayBoard attribute)
(icicle.scpi_instrument.SCPIInstrument attribute)
(icicle.tti.TTI attribute)
toggle_auto_cond() (icicle.binder_climate_chamber.Binder method)
toggle_idle() (icicle.binder_climate_chamber.Binder method)
toggle_switch() (icicle.binder_climate_chamber.Binder method)
truthy() (in module icicle.scpi_instrument)
truthy_bool() (in module icicle.utils.parser_utils)
TTI (class in icicle.tti)
TTI.MeasureChannel (class in icicle.tti)
TTI.PowerChannel (class in icicle.tti)
U
unit (icicle.instrument.Instrument.MeasureChannel property)
(icicle.instrument.Instrument.MeasureChannelWrapper property)
USER_UNITS (icicle.ximc_instrument.XimcInstrument attribute)
V
validate_channel() (icicle.adc_board.AdcBoard method)
(icicle.binder_climate_chamber.Binder method)
(icicle.hmp4040.HMP4040 method)
(icicle.hp34401a.HP34401A method)
(icicle.instrument.Instrument method)
(icicle.itkdcsinterlock.ITkDCSInterlock method)
(icicle.keithley2000.Keithley2000 method)
(icicle.keithley2410.Keithley2410 method)
(icicle.keithley6500.Keithley6500 method)
(icicle.keysighte3633a.KeysightE3633A method)
(icicle.lauda.Lauda method)
(icicle.mp1.MP1 method)
(icicle.pidcontroller.PIDController method)
(icicle.relay_board.RelayBoard method)
(icicle.tti.TTI method)
ValidationError() (in module icicle.scpi_instrument)
value (icicle.adc_board.AdcBoard.MeasureChannel property)
(icicle.binder_climate_chamber.Binder.MeasureChannel property)
(icicle.hmp4040.HMP4040.MeasureChannel property)
(icicle.hp34401a.HP34401A.MeasureChannel property)
(icicle.instrument.Instrument.MeasureChannel property)
(icicle.instrument.Instrument.MeasureChannelWrapper property)
(icicle.itkdcsinterlock.ITkDCSInterlock.MeasureChannel property)
(icicle.keithley2000.Keithley2000.MeasureChannel property)
(icicle.keithley2410.Keithley2410.MeasureChannel property)
(icicle.keithley6500.Keithley6500.MeasureChannel property)
(icicle.keysighte3633a.KeysightE3633A.MeasureChannel property)
(icicle.lauda.Lauda.MeasureChannel property)
(icicle.mp1.MP1.MeasureChannel property)
(icicle.pidcontroller.PIDController.MeasureChannel property)
(icicle.relay_board.RelayBoard.MeasureChannelWrapper property)
(icicle.tti.TTI.MeasureChannel property)
verbosity() (in module icicle.cli_utils)
verifier_or() (in module icicle.scpi_instrument)
VisaInstrument (class in icicle.visa_instrument)
voltage (icicle.hmp4040.HMP4040.PowerChannel property)
(icicle.instrument.Instrument.PowerChannel property)
(icicle.keithley2410.Keithley2410.PowerChannel property)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel property)
(icicle.mp1.MP1.PowerChannel property)
(icicle.tti.TTI.PowerChannel property)
voltage_limit (icicle.hmp4040.HMP4040.PowerChannel property)
(icicle.instrument.Instrument.PowerChannel property)
(icicle.keithley2410.Keithley2410.PowerChannel property)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel property)
(icicle.tti.TTI.PowerChannel property)
voltage_trip (icicle.hmp4040.HMP4040.PowerChannel property)
(icicle.instrument.Instrument.PowerChannel property)
(icicle.keithley2410.Keithley2410.PowerChannel property)
(icicle.keysighte3633a.KeysightE3633A.PowerChannel property)
(icicle.mp1.MP1.PowerChannel property)
(icicle.tti.TTI.PowerChannel property)
W
wait() (icicle.ximc_instrument.XimcInstrument method)
with_instrument() (in module icicle.cli_utils)
wrapper_type (icicle.instrument.Instrument.MeasureChannelWrapper property)
write() (icicle.cli_utils.MonitoringLogger method)
write_profile() (icicle.ximc_instrument.XimcInstrument method)
WRITE_REMINATION (icicle.adc_board.AdcBoard attribute)
WRITE_TERMINATION (icicle.hp34401a.HP34401A attribute)
(icicle.lauda.Lauda attribute)
(icicle.mp1.MP1 attribute)
(icicle.relay_board.RelayBoard attribute)
(icicle.scpi_instrument.SCPIInstrument attribute)
X
ximc_calibration (icicle.ximc_instrument.XimcInstrument property)
XimcCalibrationError() (in module icicle.ximc_instrument)
XimcError() (in module icicle.ximc_instrument)
XimcInstrument (class in icicle.ximc_instrument)
XimcInstrument.MicrostepMode (class in icicle.ximc_instrument)
XimcReadbackError() (in module icicle.ximc_instrument)
XimcResultError() (in module icicle.ximc_instrument)