Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 952 Bytes

README.md

File metadata and controls

49 lines (33 loc) · 952 Bytes

ATSs

Auto Test Script, by using Python through VISA.

Develop Tools(optional):

Need Plugins:

others(optional)

Pyvisa simple

>>> import pyvisa
>>> rm = pyvisa.ResourceManager()
>>> rm.list_resources()
('ASRL1::INSTR', 'ASRL2::INSTR', 'GPIB0::12::INSTR')
>>> inst = rm.open_resource('GPIB0::12::INSTR')
>>> print(inst.query("*IDN?"))

Devices Support:

Digital Multimeter:

  • KeySight 34461A
  • KeySight 33401A

Power Supply:

  • KeySight E3631A
  • KeySight 6644A
  • RIGOL DP832A
  • RIGOL DP811A
  • ITECH IT6861A
  • Chroma C62012P

Electronic Load:

  • Chroma 6312A
  • Kikusui PLZ205W