包装规格: V1730 DT5742 V1742 DT5740机架式电源分配单元CPU模 保修期: 12 布局形式: 00MS/s模数转换器高达5GS/s模数转换器32通道模数转换 材料: N1168 DT5725 V2495 R7771 R7780 DT7790 VX2730 电源电压: 220V 工作电流: 10A 工作电压: 20000V 灵敏度: .0001 配件适用对象: A3100HBP EA...
DT5742B 固件:Standard(待开发) 方便括展支持所有插件。 本程序包含以下文件: CAEN(CAEN基础包,ROOT权限下执行里面脚本即可自动安装) cmake data(默认存放数据文件夹) decode(将原始二进制文件转为ROOT文件,需修改decode.cc中的输入输出文件夹路径) firmware(存放固件,可通过CAENUpgraderGUI写入,没有购买授权的固件每...
CAENDigitizer import CAEN_DT5742_Digitizer digitizer = CAEN_DT5742_Digitizer(0) # Open the connection. print(digitizer.idn) # Print general info about the digitizer. # Now configure the digitizer: digitizer.set_sampling_frequency(5000) # Set to 5 GHz. digitizer.set_max_num_events_BLT(1) #...
""" def __init__(self, LinkNum:int, reset_upon_connection:bool=True): """Creates an instance of CAEN_DT5742_Digitizer. Upon creation this method also establishes the connection with the digitizer (so you don't need to call anything like `digitizer.connect()` or whatever) and ...
""" def __init__(self, LinkNum:int, reset_upon_connection:bool=True): """Creates an instance of CAEN_DT5742_Digitizer. Upon creation this method also establishes the connection with the digitizer (so you don't need to call anything like `digitizer.connect()` or whatever) and it...