HP3562A/__init__.py

changeset 39
8becd52c2171
parent 16
de9122b5680a
equal deleted inserted replaced
38:73bd2fe81005 39:8becd52c2171
12 --------- 12 ---------
13 13
14 """ 14 """
15 import struct 15 import struct
16 import re 16 import re
17 import gpib 17 import pygpib as gpib
18 import numpy 18 import numpy
19 19
20 ######################################## 20 ########################################
21 # HP3562A internal binary types decoders 21 # HP3562A internal binary types decoders
22 22

mercurial