Variables | |
int | X_OFFSET_NULL = 3803 |
int | REMOTE_ON = 0xf0 |
int | REMOTE_OFF = 0xf1 |
int | BTN_F1 = 0xf7 |
int | BTN_F2 = 0xf6 |
int | BTN_F3 = 0x03 |
int | BTN_F4 = 0x04 |
int | BTN_F5 = 0x05 |
int | BTN_CH1 = 0x07 |
int | BTN_CH2 = 0x09 |
int | BTN_MATH = 0x0a |
int | BTN_REF = 0x0b |
int | BTN_OFF = 0x18 |
int | BTN_MEAS = 0x16 |
int | BTN_ACQU = 0x1c |
int | BTN_STOR = 0x22 |
int | BTN_RUN_STOP = 0x28 |
int | BTN_CURSOR = 0x17 |
int | BTN_DISPLAY = 0x1d |
int | BTN_UTILITY = 0x23 |
int | BTN_AUTO = 0x29 |
int | BTN_MENU = 0x24 |
int | VOLTS_UP = 0x36 |
int | VOLTS_DN = 0x35 |
int | VERT_UP = 0x33 |
int | VERT_DN = 0x34 |
int | SET_TO_0 = 0x0c |
int | SEC_DIV_UP = 0x39 |
int | SEC_DIV_DN = 0x3a |
int | HORIZ_UP = 0x38 |
int | HORIZ_DN = 0x37 |
int | TRIG_UP = 0x3b |
int | TRIG_DN = 0x3c |
int | MENU_TRIG = 0x2e |
int | SET_TO_50 = 0x2f |
int | FORCE_TRIG = 0x30 |
int | UNI_PLUS = 0x31 |
int | UNI_MINUS = 0x32 |
int | BTN_HELP = 0x2a |
int | DATA_CH1 = 0xf9 |
int | DATA_CH2 = 0xfa |
int | GET_WAVE = 0x06 |
list | Y_RANGE = [2E-3, 5E-3, 10E-3, 20E-3, 50E-3, 100E-3, 200E-3, 500E-3, 1, 2, 5] |
list | X_RANGE |
list | COUPLING = ["DC","AC","GND"] |
int | CHANNEL_STATE = 2 |
int | CH_OFFSET = 32 |
int | Y_SENSE_CH1 = 5 |
Y_SENSE_CH2 = Y_SENSE_CH1+CH_OFFSET | |
int | Y_POS_CH1 = 6 |
Y_POS_CH2 = Y_POS_CH1+CH_OFFSET | |
int | Y_PROBE_CH1 = 19 |
Y_PROBE_CH2 = Y_PROBE_CH1+CH_OFFSET | |
int | COUPLING_CH1 = 12 |
COUPLING_CH2 = COUPLING_CH1+CH_OFFSET | |
int | X_SCALE_CH1 = 10 |
int | X_SCALE_CH2 = 10 |
int | X_CURSOR_CH1 = 11 |
int | X_CURSOR_CH2 = 11 |
int | BW_LIMIT_CH1 = 15 |
int | BW_LIMIT_CH2 = 15 |
int | INVERTED_CH1 = 9 |
int | INVERTED_CH2 = 9 |
int ut2XXX_definitions::BTN_ACQU = 0x1c |
Definition at line 43 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_AUTO = 0x29 |
Definition at line 49 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_CH1 = 0x07 |
Definition at line 34 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_CH2 = 0x09 |
Definition at line 35 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_CURSOR = 0x17 |
Definition at line 46 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_DISPLAY = 0x1d |
Definition at line 47 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_F1 = 0xf7 |
Definition at line 26 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_F2 = 0xf6 |
Definition at line 27 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_F3 = 0x03 |
Definition at line 28 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_F4 = 0x04 |
Definition at line 29 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_F5 = 0x05 |
Definition at line 30 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_HELP = 0x2a |
Definition at line 82 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_MATH = 0x0a |
Definition at line 36 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_MEAS = 0x16 |
Definition at line 42 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_MENU = 0x24 |
Definition at line 50 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_OFF = 0x18 |
Definition at line 38 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_REF = 0x0b |
Definition at line 37 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_RUN_STOP = 0x28 |
Definition at line 45 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_STOR = 0x22 |
Definition at line 44 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BTN_UTILITY = 0x23 |
Definition at line 48 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BW_LIMIT_CH1 = 15 |
Definition at line 123 of file ut2XXX_definitions.py.
int ut2XXX_definitions::BW_LIMIT_CH2 = 15 |
Definition at line 124 of file ut2XXX_definitions.py.
int ut2XXX_definitions::CH_OFFSET = 32 |
Definition at line 102 of file ut2XXX_definitions.py.
Definition at line 100 of file ut2XXX_definitions.py.
list ut2XXX_definitions::COUPLING = ["DC","AC","GND"] |
Definition at line 97 of file ut2XXX_definitions.py.
int ut2XXX_definitions::COUPLING_CH1 = 12 |
Definition at line 113 of file ut2XXX_definitions.py.
Definition at line 114 of file ut2XXX_definitions.py.
int ut2XXX_definitions::DATA_CH1 = 0xf9 |
Definition at line 86 of file ut2XXX_definitions.py.
int ut2XXX_definitions::DATA_CH2 = 0xfa |
Definition at line 87 of file ut2XXX_definitions.py.
int ut2XXX_definitions::FORCE_TRIG = 0x30 |
Definition at line 73 of file ut2XXX_definitions.py.
int ut2XXX_definitions::GET_WAVE = 0x06 |
Definition at line 88 of file ut2XXX_definitions.py.
int ut2XXX_definitions::HORIZ_DN = 0x37 |
Definition at line 65 of file ut2XXX_definitions.py.
int ut2XXX_definitions::HORIZ_UP = 0x38 |
Definition at line 64 of file ut2XXX_definitions.py.
int ut2XXX_definitions::INVERTED_CH1 = 9 |
Definition at line 126 of file ut2XXX_definitions.py.
int ut2XXX_definitions::INVERTED_CH2 = 9 |
Definition at line 127 of file ut2XXX_definitions.py.
int ut2XXX_definitions::MENU_TRIG = 0x2e |
Definition at line 71 of file ut2XXX_definitions.py.
int ut2XXX_definitions::REMOTE_OFF = 0xf1 |
Definition at line 22 of file ut2XXX_definitions.py.
int ut2XXX_definitions::REMOTE_ON = 0xf0 |
Definition at line 21 of file ut2XXX_definitions.py.
int ut2XXX_definitions::SEC_DIV_DN = 0x3a |
Definition at line 63 of file ut2XXX_definitions.py.
int ut2XXX_definitions::SEC_DIV_UP = 0x39 |
Definition at line 62 of file ut2XXX_definitions.py.
int ut2XXX_definitions::SET_TO_0 = 0x0c |
Definition at line 58 of file ut2XXX_definitions.py.
int ut2XXX_definitions::SET_TO_50 = 0x2f |
Definition at line 72 of file ut2XXX_definitions.py.
int ut2XXX_definitions::TRIG_DN = 0x3c |
Definition at line 70 of file ut2XXX_definitions.py.
int ut2XXX_definitions::TRIG_UP = 0x3b |
Definition at line 69 of file ut2XXX_definitions.py.
int ut2XXX_definitions::UNI_MINUS = 0x32 |
Definition at line 78 of file ut2XXX_definitions.py.
int ut2XXX_definitions::UNI_PLUS = 0x31 |
Definition at line 77 of file ut2XXX_definitions.py.
int ut2XXX_definitions::VERT_DN = 0x34 |
Definition at line 57 of file ut2XXX_definitions.py.
int ut2XXX_definitions::VERT_UP = 0x33 |
Definition at line 56 of file ut2XXX_definitions.py.
int ut2XXX_definitions::VOLTS_DN = 0x35 |
Definition at line 55 of file ut2XXX_definitions.py.
int ut2XXX_definitions::VOLTS_UP = 0x36 |
Definition at line 54 of file ut2XXX_definitions.py.
int ut2XXX_definitions::X_CURSOR_CH1 = 11 |
Definition at line 120 of file ut2XXX_definitions.py.
int ut2XXX_definitions::X_CURSOR_CH2 = 11 |
Definition at line 121 of file ut2XXX_definitions.py.
int ut2XXX_definitions::X_OFFSET_NULL = 3803 |
Definition at line 14 of file ut2XXX_definitions.py.
[0, 25E-10, 5E-9, 10E-9, 20E-9, 50E-9, 100E-9, 200E-9, 500E-9, 1E-6, 2E-6, 5E-6, 10E-6, 20E-6, 50E-6, 100E-6, 200E-6, 500E-6, 1E-3, 2E-3, 5E-3, 10E-3, 20E-3, 50E-3, 100E-3, 200E-3, 500E-3, 1, 2, 5, 10, 20, 50]
Definition at line 94 of file ut2XXX_definitions.py.
int ut2XXX_definitions::X_SCALE_CH1 = 10 |
Definition at line 116 of file ut2XXX_definitions.py.
int ut2XXX_definitions::X_SCALE_CH2 = 10 |
Definition at line 117 of file ut2XXX_definitions.py.
int ut2XXX_definitions::Y_POS_CH1 = 6 |
Definition at line 107 of file ut2XXX_definitions.py.
Definition at line 108 of file ut2XXX_definitions.py.
int ut2XXX_definitions::Y_PROBE_CH1 = 19 |
Definition at line 110 of file ut2XXX_definitions.py.
Definition at line 111 of file ut2XXX_definitions.py.
list ut2XXX_definitions::Y_RANGE = [2E-3, 5E-3, 10E-3, 20E-3, 50E-3, 100E-3, 200E-3, 500E-3, 1, 2, 5] |
Definition at line 92 of file ut2XXX_definitions.py.
int ut2XXX_definitions::Y_SENSE_CH1 = 5 |
Definition at line 104 of file ut2XXX_definitions.py.
Definition at line 105 of file ut2XXX_definitions.py.