mahos.inst.dmm.ADC_7352E#
- class mahos.inst.dmm.ADC_7352E(name, conf, prefix=None)#
ADC 7352E Digital MultiMeter.
- __init__(name, conf, prefix=None)#
Methods
__init__(name, conf[, prefix])configure(params[, label])Configure the instrument settings.
configure_DCI([sampling_rate, ch])Setup DC Current (on-demand) measurement.
configure_DCV([sampling_rate, ch])Setup DC Voltage (on-demand) measurement.
configure_TEMP([sampling_rate, ch])Setup Temperature (on-demand) measurement.
get(key[, args, label])Get an instrument setting or measurement data.
get_all_data()get_data([ch])get_param_dict([label])Get ParamDict for label.
get_param_dict_labels()Get list of available ParamDict labels.
get_unit([ch])query_error()set_DCI_auto([ch])set_DCV_auto([ch])set_TEMP_auto([ch])set_sampling_rate(sampling_rate)start([label])Start the instrument operation.
stop([label])Stop the instrument operation.
wait_opc()wait_opc_and_check_error()