MCPcopy Create free account

hub / github.com/charkster/rigol_ds1054z / functions

Functions21 in github.com/charkster/rigol_ds1054z

↓ 4 callersMethodclose
(self)
rigol_ds1054z.py:131
↓ 3 callersMethodget_measurement
(self, channel=1, meas_type=max_voltage)
rigol_ds1054z.py:98
↓ 3 callersMethodval_and_unit_to_real_val
(self, val_with_unit='1s')
rigol_ds1054z.py:152
↓ 2 callersMethodsetup_channel
(self, channel=1, on=1, offset_divs=0.0, volts_per_div=1.0, probe=10.0)
rigol_ds1054z.py:141
↓ 2 callersMethodwrite_waveform_data
(self, channel=1, filename='')
rigol_ds1054z.py:226
↓ 1 callersMethodeng_notation
Return a string representing x in an engineer friendly notation
rigol_ds1054z.py:90
↓ 1 callersMethodpowerise10
Returns x as a*10**b with 0 <= a < 10
rigol_ds1054z.py:80
↓ 1 callersMethodprint_info
(self)
rigol_ds1054z.py:18
↓ 1 callersMethodreset
(self)
rigol_ds1054z.py:135
↓ 1 callersMethodsetup_i2c_decode
(self, decode_channel=1, on=1, sda_channel=1, scl_channel=2, encoding='HEX', position_divs=1.0)
rigol_ds1054z.py:192
↓ 1 callersMethodsetup_mem_depth
(self, memory_depth=12e6)
rigol_ds1054z.py:222
↓ 1 callersMethodsetup_timebase
(self, time_per_div='1ms', delay='1ms')
rigol_ds1054z.py:168
↓ 1 callersMethodsetup_trigger
(self, channel=1, slope_pos=1, level='100mv')
rigol_ds1054z.py:176
↓ 1 callersMethodsingle_trigger
(self)
rigol_ds1054z.py:206
↓ 1 callersMethodwrite_screen_capture
(self, filename='')
rigol_ds1054z.py:119
Method__init__
(self, debug=False)
rigol_ds1054z.py:11
Method__init__
(self, name='', description='', command='', unit='', return_type='')
rigol_ds1054z.py:26
Methodforce_trigger
(self)
rigol_ds1054z.py:210
Methodrestore_scope_settings_from_file
(self, filename='')
rigol_ds1054z.py:261
Methodrun_trigger
(self)
rigol_ds1054z.py:214
Methodwrite_scope_settings_to_file
(self, filename='')
rigol_ds1054z.py:249